home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Mathematics / Addition / card_3030.txt < prev    next >
Encoding:
Text File  |  1988-04-19  |  1.5 KB  |  74 lines

  1. -- card: 3030 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2722
  5. -- name: Starting Card
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "About"
  9.   send tabKey
  10. end openCard
  11.  
  12. on closeCard
  13.   hide card field "About"
  14. end closeCard
  15.  
  16.  
  17.  
  18. -- part 1 (button)
  19. -- low flags: 00
  20. -- high flags: 0000
  21. -- rect: left=13 top=297 right=327 bottom=54
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 1011 / 1011
  24. -- text alignment: 1
  25. -- font id: 0
  26. -- text size: 12
  27. -- style flags: 0
  28. -- line height: 16
  29. -- part name: Quit
  30. ----- HyperTalk script -----
  31. on mouseUp
  32.   go to stack "Home"
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 3 (field)
  38. -- low flags: 81
  39. -- high flags: 2007
  40. -- rect: left=218 top=115 right=268 bottom=478
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 0
  44. -- font id: 3
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: About
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   hide card field "About"
  52.   send tabKey
  53.   set scroll of card field "About" to 0
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part contents for background part 16
  59. ----- text -----
  60. Y 10
  61.  
  62. -- part contents for card part 3
  63. ----- text -----
  64.         Addition Drill and Practice
  65.  
  66. Sign-in below, select sound and number of problems option, and then 'click' on the problem type from the list at the left. 
  67.  
  68. Use "RECORDS" as name to see last 12 uses of this stack.
  69.  
  70. If you want to encourage the writing of more of these drill and practice stacks, send $5.00 to:
  71.  
  72.                 Laurance O. Hill
  73.                  804 Temple St.
  74.             San Diego, CA 92106